home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / BARNET / ARMLINUX / MAIL / 9805 / 000211_owner-linux-arm…r.rutgers.edu _Thu May 28 17:59:31 1998.msg < prev    next >
Internet Message Format  |  1998-06-02  |  3KB

  1. Return-Path: <owner-linux-arm-outgoing@vger.rutgers.edu>
  2. Received: from virtual.bbc.co.uk (virtual.bbc.co.uk [132.185.132.199])
  3.     by odie.barnet.ac.uk (8.8.6/8.8.6) with ESMTP id RAA25242
  4.     for <willy@odie.barnet.ac.uk>; Thu, 28 May 1998 17:59:29 +0100
  5. Received: from nic.funet.fi (nic.funet.fi [128.214.248.6])
  6.     by virtual.bbc.co.uk (8.8.5/8.8.5) with ESMTP id SAA13421
  7.     for <willy@bofh.ai>; Thu, 28 May 1998 18:00:15 +0100 (BST)
  8. Received: from vger.rutgers.edu ([128.6.190.2]:59261 "EHLO vger.rutgers.edu" ident: "root") by nic.funet.fi with ESMTP id <3044-670>; Thu, 28 May 1998 19:59:45 +0300
  9. Received: by vger.rutgers.edu id <971109-21547>; Thu, 28 May 1998 12:02:49 -0400
  10. Received: from hermes.ex.ac.uk ([144.173.6.14]:2819 "EHLO exeter.ac.uk" ident: "NO-IDENT-SERVICE[2]") by vger.rutgers.edu with ESMTP id <971100-21547>; Thu, 28 May 1998 11:57:59 -0400
  11. Received: from hebe [144.173.6.23] by hermes via SMTP (RAA05984); Thu, 28 May 1998 17:53:53 +0100 (BST)
  12. Date:     Thu, 28 May 1998 17:53:53 +0100 (BST)
  13. From: Phil Norman <P.C.F.Norman@exeter.ac.uk>
  14. X-Sender: py95pcfn@hebe
  15. To: Martin Ward <Martin.Ward@SMLtd.Com>
  16. cc: linux-arm@vger.rutgers.edu
  17. Subject: Re: backups
  18. In-Reply-To: <9805281326.AA03210@dse3.durham.mj>
  19. Message-ID: <Pine.SGI.3.91.980528174812.8556B-100000@hebe>
  20. MIME-Version: 1.0
  21. Content-Type: TEXT/PLAIN; charset=US-ASCII
  22. X-Orcpt: rfc822;linux-arm@vger.rutgers.edu
  23. Sender: owner-linux-arm@vger.rutgers.edu
  24. Precedence: bulk
  25. X-Loop: majordomo@vger.rutgers.edu
  26. Status: RO
  27.  
  28. On Thu, 28 May 1998, Martin Ward wrote:
  29.  
  30. > A simple question: How can I back up a complete partition as an image file
  31. > using RiscOs?
  32.  
  33. This would involve reading all the sectors using the correct FileCore 
  34. SWIs and saving them into a file (not amazingly surprising).  I mentioned 
  35. in my email about IscaFS that I was planning a filing system which would 
  36. pretend that your ext2 partition(s) were ext2 image files, and if that 
  37. were implemented, copying your partitions to files would simply be a case 
  38. of typing:
  39.  
  40. *copy WhateverFS::4.$ ADFS::4.$.imagefile
  41.  
  42. Since the root object ($) of the WhateverFS would be read as if it were 
  43. an image file.
  44.  
  45. However, since that isn't a possibility the only option is to read the 
  46. entire partition and blat it to a file.  I think I have a BASIC program 
  47. lurking somewhere which, with a little modification, could do this.  I'll 
  48. have a look when I get home.
  49.  
  50. Bye,
  51. Phil
  52.  
  53. -- 
  54. Rule of programming #2: Everything that can go wrong will go wrong,
  55.     but only on other people's configurations.
  56.  
  57. Phil Norman, mailing from Exeter University.
  58. email:    forrey@eh.org
  59. URL:    http://newton.ex.ac.uk/general/ug/norman
  60.  
  61. unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu